Skip to content

refactor(quick-start): align with six-node workflow controller - #95

Open
xyh202131 wants to merge 6 commits into
1024XEngineer:mainfrom
xyh202131:feat/quick-start-animation-review
Open

refactor(quick-start): align with six-node workflow controller#95
xyh202131 wants to merge 6 commits into
1024XEngineer:mainfrom
xyh202131:feat/quick-start-animation-review

Conversation

@xyh202131

@xyh202131 xyh202131 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

本次更新

  • Quick Start 与 Workflow Editor 共用同一个六节点 Workflow Controller,界面形式不同但推进规则一致。
  • 角色母版确认后先生成动作首帧,再自动选择 video-cropping,最后生成 32 帧完整动作。
  • 上传角色母版和复用已有角色都进入同一条动作生成链,不再维护页面专属的假流程。
  • 自动推进支持恢复与中断,异步失败会明确暴露,不会静默卡在生成中。

边界说明

验证

  • TypeScript 类型检查通过。
  • oxlint 通过。
  • 全量前端测试:28 files / 172 tests 通过。
  • 生产构建通过。

@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
windup Ready Ready Preview Aug 8, 2026 11:43am

@fennoai fennoai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found one issue in this review.

Verification note: local npm test -- ... and npm run typecheck could not run in this workspace because the invoked vitest and tsc commands failed with Permission denied.

Comment thread frontend/src/entities/workflow-run/service/workflow-run-service.ts Outdated
@xyh202131
xyh202131 force-pushed the feat/quick-start-animation-review branch from 28a9451 to 30e2d89 Compare August 8, 2026 08:22
@xyh202131 xyh202131 changed the title feat(quick-start): add guided creation and animation review refactor(quick-start): align with five-node workflow controller Aug 8, 2026
@xyh202131
xyh202131 force-pushed the feat/quick-start-animation-review branch from 291e948 to aa75e23 Compare August 8, 2026 08:35
@xyh202131 xyh202131 changed the title refactor(quick-start): align with five-node workflow controller refactor(quick-start): align with six-node workflow controller Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant